Autogenerated HTML docs for v1.5.0-rc2-72-gdf391
diff --git a/git-svn.html b/git-svn.html index e290921..f97fd5c 100644 --- a/git-svn.html +++ b/git-svn.html
@@ -559,7 +559,7 @@ removed by default if there are no files left in them. git cannot version empty directories. Enabling this flag will make the commit to SVN act like git.</p> -<p>repo-config key: svn.rmdir</p> +<p>config key: svn.rmdir</p> </dd> <dt> -e @@ -574,7 +574,7 @@ <p>Edit the commit message before committing to SVN. This is off by default for objects that are commits, and forced on when committing tree objects.</p> -<p>repo-config key: svn.edit</p> +<p>config key: svn.edit</p> </dd> <dt> -l<num> @@ -589,8 +589,8 @@ <p>They are both passed directly to git-diff-tree see <a href="git-diff-tree.html">git-diff-tree(1)</a> for more information.</p> <div class="verseblock"> -<div class="content">repo-config key: svn.l -repo-config key: svn.findcopiesharder</div></div> +<div class="content">config key: svn.l +config key: svn.findcopiesharder</div></div> </dd> <dt> -A<filename> @@ -612,7 +612,7 @@ will abort operation. The user will then have to add the appropriate entry. Re-running the previous git-svn command after the authors-file is modified should continue operation.</p> -<p>repo-config key: svn.authorsfile</p> +<p>config key: svn.authorsfile</p> </dd> <dt> -q @@ -644,8 +644,8 @@ <div class="content"> <pre><tt>--repack-flags are passed directly to gitlink:git-repack[1].</tt></pre> </div></div> -<p>repo-config key: svn.repack -repo-config key: svn.repackflags</p> +<p>config key: svn.repack +config key: svn.repackflags</p> </dd> <dt> -m @@ -702,7 +702,7 @@ used to track branches across multiple SVN _repositories_.</p> <p>This option may be specified multiple times, once for each branch.</p> -<p>repo-config key: svn.branch</p> +<p>config key: svn.branch</p> </dd> <dt> -i<GIT_SVN_ID> @@ -728,7 +728,7 @@ started tracking a branch and never tracked the trunk it was descended from. </p> -<p>repo-config key: svn.followparent</p> +<p>config key: svn.followparent</p> </dd> <dt> --no-metadata @@ -748,7 +748,7 @@ <pre><tt>The 'git-svn log' command will not work on repositories using this, either.</tt></pre> </div></div> -<p>repo-config key: svn.nometadata</p> +<p>config key: svn.nometadata</p> </dd> </dl> </div> @@ -911,7 +911,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 19-Jan-2007 00:37:34 UTC +Last updated 29-Jan-2007 02:55:11 UTC </div> </div> </body>